home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / AT1700 / AT1700O.ZIP / README.LMO < prev   
Encoding:
Text File  |  1993-03-04  |  5.1 KB  |  121 lines

  1. *********************************************************************
  2. **                                                                 **
  3. **   Microsoft LanManager OS/2 Server or Workstation Installation  **
  4. **                                                                 **
  5. *********************************************************************
  6.  
  7. If you haven't already done so, first configure the I/O parameters
  8. of your AT-1700 adapter using the "Configure I/O Parameters" function
  9. of the SETUP17 Card Assistant program.  Choose a base I/O address and
  10. interrupt level for the board that do not conflict with other devices
  11. installed in your PC.
  12.  
  13. Before proceeding, note the I/O address that you assigned to the
  14. AT-1700 board when you ran SETUP17 - you will need to specify this
  15. address to the driver in the driver installation steps below.
  16.  
  17.  
  18. INSTALLING ON A NEW LAN MANAGER SERVER
  19. ======================================
  20.  
  21. To use the AT-1700 in an initial LAN Manager Server installation,
  22. follow Lan Manager's standard installation procedure.
  23. The AT-1700 driver is added to the LAN Manager NOS using Microsoft's
  24. SETUP utility.  This process is documented in the Lan Manager
  25. installation guide.  Once you have exited the Microsoft SETUP utility,
  26. do not shutdown the computer unless you are using the AT-1700 default
  27. I/O address of 300h.
  28. If you are NOT using the default I/O address, refer to the
  29. "EDITING PROTOCOL.INI" section below for instructions on changing
  30. the I/O address.
  31.  
  32. After exiting Microsoft's SETUP (and reconfiguring the network driver),
  33. reboot the computer as described in the manual.  If an error
  34. message is displayed, ensure that the board is installed
  35. properly and the I/O address in PROTOCOL.INI matches the board.
  36.  
  37.  
  38. INSTALLING ON AN EXISTING LAN MANAGER SERVER
  39. ============================================
  40.  
  41. These instructions assume that the LAN MANAGER NOS has already
  42. been installed on the Server.  To install the AT-1700 adapter
  43. in an existing Server, the driver must be imported into the
  44. existing configuration and the Server configuration must be
  45. modified to include the new driver via Microsoft's SETUP utility.
  46. This process is documented in the Lan Manager installation guide in the
  47. "Managing the Configuration" chapter.  Once you have exited
  48. Microsoft's SETUP utility, do not shutdown the computer unless you
  49. are using the AT-1700 default I/O address of 300h.
  50. If you are NOT using the default I/O address, refer to the
  51. "EDITING PROTOCOL.INI" section below for instructions on changing
  52. the I/O address.
  53.  
  54. Reboot the computer as described in the manual.  If an error
  55. message is displayed, ensure that the board is installed
  56. properly and the I/O address in PROTOCOL.INI matches the board.
  57.  
  58.  
  59. INSTALLING ON AN OS/2 WORKSTATION
  60. =================================
  61.  
  62. To use the AT-1700 adapter in an OS/2 workstation, follow Lan Manager's
  63. standard installation procedure.  The AT-1700 driver is added to the
  64. LAN Manager NOS using Microsoft's SETUP utility.  This process is
  65. documented in the Lan Manager installation guide.  Once you have exited
  66. the Microsoft SETUP utility, do not shutdown the computer unless you
  67. are using the AT-1700 default I/O address of 300h.
  68. If you are NOT using the default I/O address, refer to the
  69. "EDITING PROTOCOL.INI" section below for instructions on changing
  70. the I/O address.
  71.  
  72. After exiting Microsoft's SETUP (and reconfiguring the network driver),
  73. reboot the computer as described in the manual.  If an error
  74. message is displayed, ensure that the board is installed
  75. properly and the I/O address in PROTOCOL.INI matches the board.
  76.  
  77.  
  78. CONFIGURING THE DRIVER FOR MULTIPLE BOARDS
  79. ==========================================
  80.  
  81. If you're putting multiple boards in one computer, be sure that each
  82. board has a unique I/O address and interrupt level. Use Lan Manager's
  83. SETUP utility to update the LAN Manager configuration to include the
  84. additional boards. After exiting SETUP, you must edit the PROTOCOL.INI
  85. file to change the I/O address parameters to match the boards. Refer
  86. to the "EDITING PROTOCOL.INI" section below for instructions on
  87. changing the I/O address.
  88.  
  89.  
  90. EDITING PROTOCOL.INI
  91. ====================
  92.  
  93. Lan Manager uses the PROTOCOL.INI file to ensure that the
  94. driver and the board are configured to work together.
  95. The AT-1700 driver requires only one parameter, and its purpose is
  96. to ensure that the driver and the board are configured to
  97. use the same I/O address.  The parameter's name is IOADDRESS.
  98. If a board is using an I/O address other than 300h, you must
  99. edit the PROTOCOL.INI file located in the directory
  100. \MSLANMAN to change configuration of the driver.
  101.  
  102. 1.  Using an editor of your choice, locate the AT-1700
  103.     adapter section shown below:
  104.  
  105.         [AT1700_NIF]
  106.  
  107.         ; Allied Telesis AT-1700 Ethernet Adapter.
  108.  
  109.         IOADDRESS=0x300
  110.         DRIVERNAME=AT1700$
  111.  
  112. 2.  Replace the hexdecimal I/O address with the address you
  113.     selected when you ran SETUP17.
  114.  
  115. 3.  Save the file and exit.
  116.  
  117. The network driver now matches the configuration of the board
  118. and you should continue with the rebooting of the computer.
  119.  
  120. *** END ***
  121.